Make GtkDragIcon public
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jan 2020 20:47:25 +0000 (15:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:21 +0000 (18:48 -0500)
commit78832c65b5fe2c336639825b3a7ef8b2af1226d0
tree9ae7a191971a82ca2c84c9574542bd61058a17fa
parente8b830a3ddbfe5d1b162e4dfa678d5e323c78267
Make GtkDragIcon public

This is needed if we want to use gdk_drag_begin
for one-off drags, without a GtkDragSource.
gtk/gtk.h
gtk/gtkdragicon.c
gtk/gtkdragicon.h [new file with mode: 0644]
gtk/gtkdragiconprivate.h